Skip to content

update rc openapi spec - #4016

Merged
dwdougherty merged 1 commit into
mainfrom
rc_api_sync
Sep 16, 2026
Merged

dwdougherty merged 1 commit into
mainfrom
rc_api_sync

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 16, 2026 •

Copy link
Copy Markdown
Contributor

update rc openapi spec


Note

Low Risk
Documentation-only OpenAPI metadata changes with no runtime API or routing changes implied by the diff.

Overview
Updates the RC OpenAPI reference for the Data Integration workspace proxy routes. Only operationId values change; paths, methods, summaries, and parameters are unchanged.

For /v1/subscriptions/{subscriptionId}/data-integration-workspace/** and the same path without the /** suffix, the numbered suffixes on proxyDataIntegrationWorkspace are reassigned across GET, PUT, POST, DELETE, and PATCH (e.g. GET on the wildcard path moves from _3 to the unsuffixed id, while other methods swap _1–_4 / _5–_9). This looks like a regen or deduplication pass so each operation keeps a unique id without altering the proxy behavior described in the spec.

Reviewed by Cursor Bugbot for commit 8e3d913. Bugbot is set up for automated code reviews on this repo. Configure here.

@dwdougherty dwdougherty added the rc Redis Cloud docs label Sep 16, 2026
@dwdougherty
dwdougherty merged commit e35ccc0 into main Sep 16, 2026
5 checks passed
@dwdougherty
dwdougherty deleted the rc_api_sync branch September 16, 2026 13:25
@github-actions

Copy link
Copy Markdown
Contributor Author

🧠 Redis Memory

Found 5 related items from repository history (5 new this commit):

Memory updated at 8e3d913

EliShteinman added a commit to EliShteinman/docs that referenced this pull request Sep 19, 2026
Regenerates the Redis Cloud OpenAPI spec, which only reshuffles the numbered operationId suffixes on the ten Data Integration workspace proxy endpoints.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rc Redis Cloud docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant